home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Glasklar Interactive Technology
/
Glasklar Interactive Technology - Disc 1.iso
/
Technik
/
BS080.dxr
/
Interne_7_xray0-0.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2000-09-15
|
341 b
|
17 lines
global gMarker
on mouseUp
go("normal0")
repeat with i = 30 to 31
set the visible of sprite i to 0
end repeat
repeat with i = 41 to 48
set the visible of sprite i to 1
end repeat
repeat with i = 54 to 80
set the visible of sprite i to 1
end repeat
cursor(0)
set the loc of sprite 100 to point(-1000, -1000)
end